A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- undirected - Variable in class edu.claflin.finder.logic.Edge
-
Indicates if this edge should be treated as being undirected.
- UNDIRECTED - edu.claflin.finder.algo.jungutils.EdgeType
- undirected_edges - Variable in class edu.claflin.finder.algo.jungutils.SparseGraph
- UndirectedGraph<V,E> - Interface in edu.claflin.finder.algo.jungutils
-
A tagging interface for extensions of
Graphthat accept only undirected edges. - UndirectedSparseGraph<V,E> - Class in edu.claflin.finder.algo.jungutils
-
An implementation of
UndirectedGraphthat is suitable for sparse graphs. - UndirectedSparseGraph() - Constructor for class edu.claflin.finder.algo.jungutils.UndirectedSparseGraph
-
Creates an instance.
- uniqueCopy() - Method in class edu.claflin.finder.logic.ConditionedGraph
-
Copies this Graph producing a unique copy in which there is no entanglement between the two Graph objects.
- uniqueCopy() - Method in class edu.claflin.finder.logic.Graph
-
Copies this Graph producing a unique copy in which there is no entanglement between the two Graph objects.
- uniqueCopy(String) - Method in class edu.claflin.finder.logic.Graph
- uniqueCopyNodeList() - Method in class edu.claflin.finder.logic.Graph
-
Clone method that only clones the node list, done for convenience because lists don't have built in cloning.
- uniqueSubgraphs - Static variable in class edu.claflin.finder.logic.cygrouper.Communicator
- update(T) - Method in class edu.claflin.finder.algo.jungutils.MapBinaryHeap
All Classes All Packages